home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 149 / cd-rom 149.iso / essenc / dotnet / prog01.exe / wcu / XPS / XPSEPSC-x86-en-US.exe / msxpsdrv.inf < prev    next >
Encoding:
Text (UTF-16)  |  2006-08-31  |  2.2 KB  |  63 lines

  1. ; MSXPSDRV.INF 
  2. ;
  3. ; Microsoft system driver files for XPSDrv print drivers.
  4. ;
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider=%Microsoft%
  8. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  9. Class=Printer
  10. CatalogFile=msxpsdrv.cat
  11. DriverVer=08/03/2006,6.0.5500.0
  12.  
  13. [Manufacturer]
  14. %Microsoft%=Microsoft
  15.  
  16. ;
  17. ; MS XPSDrv Driver Core installs
  18. ;
  19. ; These sections are used by Printer OEMs to install MS provided XPSDrv driver components
  20. ;
  21.  
  22. ; XPSDrv - Base XPSDrv Support for Pre-Windows Vista OS
  23. [XPSDRV.OEM]
  24. CopyFiles=XPSDRV
  25.  
  26. [XPSDRV]
  27. MXDWDRV.DLL
  28. xpssvcs.dll
  29.  
  30. ; XPSDrv with UNIDRV UI
  31. [XPSGPD.OEM]
  32. CopyFiles=@MSXPSINC.GPD
  33.  
  34. ; XPSDrv with PSCRIPT5 UI
  35. [XPSPPD.OEM]
  36. CopyFiles=@MSXPSINC.PPD
  37.  
  38. [DestinationDirs]
  39. DefaultDestDir=66000
  40.  
  41. ;
  42. ; Source Disks Info
  43. ;
  44.  
  45. [SourceDisksNames]
  46. 1 = %Location%,,
  47.  
  48. [SourceDisksNames.x86]
  49. 2 = %Location%,,,"i386"
  50.  
  51. [SourceDisksNames.amd64]
  52. 2 = %Location%,,,"amd64"
  53.  
  54. [SourceDisksFiles]
  55. msxpsinc.ppd  = 1
  56. msxpsinc.gpd  = 1
  57. mxdwdrv.dll   = 2
  58. xpssvcs.dll   = 2
  59.  
  60. [Strings]
  61. Microsoft="Microsoft"
  62. Location="XPSDrv Core Driver File Location"
  63.